-
Home
-
Germanized for WooCommerce
-
3.18.4
-
Code
-
Classes
- ShipmentItem
Total Complexity |
152 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
788 |
Lines of code |
398 |
Logical lines of code |
197 |
Comment lines |
237 |
Methods |
56 |
Properties |
9 |
Methods 56
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sync() |
D |
32 |
32 |
86 |
get_children() |
S |
56 |
7 |
19 |
get_parent() |
S |
58 |
7 |
17 |
__construct() |
S |
54 |
6 |
21 |
get_order_item() |
S |
62 |
6 |
11 |
get_manufacture_country() |
S |
62 |
5 |
11 |
get_name() |
S |
67 |
4 |
7 |
get_product() |
S |
68 |
4 |
7 |
get_shipment() |
S |
68 |
4 |
7 |
delete() |
S |
66 |
4 |
8 |
get_subtotal() |
S |
68 |
3 |
7 |
get_hs_code() |
S |
66 |
3 |
8 |
apply_changes() |
S |
64 |
3 |
10 |
set_weight() |
S |
69 |
3 |
6 |
set_width() |
S |
69 |
3 |
6 |
set_length() |
S |
69 |
3 |
6 |
set_height() |
S |
69 |
3 |
6 |
add_child() |
S |
70 |
3 |
6 |
remove_child() |
S |
69 |
3 |
7 |
get_customs_description() |
S |
68 |
3 |
7 |
save() |
S |
67 |
3 |
8 |
set_quantity() |
S |
70 |
2 |
6 |
is_readonly() |
S |
76 |
2 |
3 |
has_children() |
S |
75 |
2 |
4 |
set_total() |
S |
69 |
2 |
7 |
set_subtotal() |
S |
69 |
2 |
7 |
set_name() |
S |
80 |
1 |
3 |
set_hs_code() |
S |
80 |
1 |
3 |
set_customs_description() |
S |
80 |
1 |
3 |
set_manufacture_country() |
S |
79 |
1 |
3 |
set_attributes() |
S |
79 |
1 |
3 |
set_sku() |
S |
80 |
1 |
3 |
get_general_hook_prefix() |
S |
80 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
get_dimensions() |
S |
69 |
1 |
7 |
set_parent_id() |
S |
79 |
1 |
3 |
set_parent() |
S |
76 |
1 |
4 |
get_attributes() |
S |
79 |
1 |
3 |
get_quantity() |
S |
79 |
1 |
3 |
get_weight() |
S |
79 |
1 |
3 |
get_width() |
S |
79 |
1 |
3 |
get_length() |
S |
79 |
1 |
3 |
get_height() |
S |
79 |
1 |
3 |
get_total() |
S |
79 |
1 |
3 |
get_item_parent_id() |
S |
79 |
1 |
3 |
has_attributes() |
S |
76 |
1 |
4 |
set_item_parent_id() |
S |
79 |
1 |
3 |
get_parent_id() |
S |
79 |
1 |
3 |
set_shipment() |
S |
81 |
1 |
3 |
get_product_id() |
S |
79 |
1 |
3 |
get_order_item_id() |
S |
79 |
1 |
3 |
get_shipment_id() |
S |
79 |
1 |
3 |
set_order_item_id() |
S |
79 |
1 |
3 |
set_product_id() |
S |
75 |
1 |
4 |
get_sku() |
S |
79 |
1 |
3 |
set_shipment_id() |
S |
70 |
1 |
6 |